Â
library(here)
source(here("script", "1_mainRSV.R"))
Â
source(here("script", "2_fileCache.R"))
source(here("script", "3_runIfExpired.R"))
Â
source(here("script", "4_loadRSVdata.R"))
Â
source(here("script", "5_seasRSV_region.R"))
Â
source(here("script", "6_seasRSV_hemi.R"))
Â
source(here("script", "7_seasRSV_afr.R"))
Â
source(here("script", "8_seasRSV_sear.R"))
Â
source(here("script", "9_seasRSV_wpr.R"))
Â
source(here("script", "10_seasRSV_emr.R"))
Â
source(here("script", "11_seasRSV_eur.R"))
Â
source(here("script", "12_seasRSV_amr.R"))